Click or drag to resize

WorkingHoursWorkingPeriods Property

Contains working period information for the mailbox user. This element is required if the WorkingHours element is used.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<WorkingPeriod> WorkingPeriods { get; }

Property Value

Type: IListWorkingPeriod
See Also